悟空视频

    在线播放云盘网盘BT下载影视图书

    Ultra-fast ASP.NET 4.5 - 图书

    导演:Rick Kiessig
    Ultra-Fast ASP.NET 4.5 presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application, including the client, caching, IIS 7.5, ASP.NET 4.5, threads, session state, SQL Server 2012 (otherwise known as Denali), Analysis S...(展开全部)
    Ultra-fast ASP.NET 4.5
    图书

    Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server - 图书

    导演:Richard Kiessig
    Ultra-Fast ASP.NET presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application, including the client, caching, IIS 7, ASP.NET, threads, session state, SQL Server, Analysis Services, infrastructure and operations. By ...(展开全部)
    Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server
    搜索《Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server》
    图书

    ASP.NET3.5揭秘 - 图书

    导演:沃尔瑟
    《ASP.NET3.5揭秘(卷1)》是享有盛誉的ASP.NET经典名著,涵盖了ASP.NET 3.5的方方面面,包括了所有最新的特性。书中详细介绍了微软LINQ to SQL数据库查询技术,以及ListView和DataPager两种新的数据访问控件等技术。《ASP.NET3.5揭秘(卷1)》作者Stephen Walther是ASP界的名人,是微软公司的ASP.NET MVP,荣获微软“软件传奇人物”称号(微软技术社区的最高荣誉),曾经开发了许多示范性应用程序。
    ASP.NET3.5揭秘
    搜索《ASP.NET3.5揭秘》
    图书

    Professional ASP.NET MVC 5 - 图书

    导演:Jon Galloway
    Build dynamic, data-driven websites with MVC 5 MVC 5 is the latest update to Microsoft’s popular MVC (Model-View-Controller) technology—an established web application framework that enables fast, TDD-friendly development. MVC allows developers to build dynamic, data-driven websites with sophisticated features, such as single page applications, mobile optimization, adaptive rend...(展开全部)
    Professional ASP.NET MVC 5
    搜索《Professional ASP.NET MVC 5》
    图书

    ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程 - 图书

    导演:Phil Haack
    MVC专家“梦之队”对ASP.NET MVC 4的全新诠释 由Microsoft专家和极受敬重的软件开发社区负责人撰写的《ASP.NET MVC 4高级编程(第4版)》将带您学习最前沿的Web框架:ASP.NET MVC 4。本书开篇简要介绍ASP.NET MVC框架,然后直奔主题,讨论使用ASP.NET和最新MicrosoftMVC来构建数据驱动的动态网站需要了解的所有重要知识点。书中提供了按部就班的详细指导和大量的代码示例,引导读者入门并逐渐掌握高级主题。 本书特色: ◆ 解释ASP.NET MVC框架与“文件页”Web框架的不同之处 ◆ 介绍控制器、视图、模型、表单、HTML辅助方法、数据注解、验证、成员资格、授权、安全和路由 ◆ 着重介绍最核心的主题:Ajax、jQuery、NuGet、依赖注入、单元测试、MVC扩展和Razor ◆ 在实际的...(展开全部)
    ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程
    搜索《ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程》
    图书

    ASP.NET MVC 4框架揭秘 - 图书

    导演:蒋金楠
    《ASP.NET MVC4框架揭秘》针对最新版本的ASP.NETMVC4,深入剖析底层框架从请求接收到响应回复的整个处理流程(包括URL路由、Controller的激活、Model元数据的解析、Model的绑定、Model的验证、Action的执行、View的呈现和ASP.NETWebAPI等),并在此基础上指导读者如何通过对ASP.NETMVC框架本身的扩展解决应用开发中的实际问题。
    ASP.NET MVC 4框架揭秘
    搜索《ASP.NET MVC 4框架揭秘》
    图书

    ASP.NET MVC 5 高级编程 - 图书

    导演:Jon Galloway
    使用MVC 5创建动态的、数据驱动的网站 作为Microsoft备受欢迎的MVC技术的最新版本,MVC 5是一个成熟的Web应用程序框架,支持快速的、TDD友好的开发。MVC允许开发人员创建动态的、数据驱动的网站。这样的网站具有复杂的功能,如单页面应用程序、针对移动设备优化、适应性呈现等。《ASP.NET MVC 5高级编程(第5版)》还包括了MVC 5.1和MVC 5.2中的一些新特性。通过采用分步骤讲解的方法,指导读者如何充分利用MVC。本书的作者不是Microsoft的ASP.NET MVC专家,就是ASP.NET MVC领域的智者,所以作为一本实用的教程,不但强化开发人员对概念的认识,也帮助开发人员创建自己的应用程序。 主要内容 ◆ 解释了ASP.NET MVC框架与其他“每个页面一个文件”的Web框架的区别 ◆ 介绍了控制器、视图、模型、表...(展开全部)
    ASP.NET MVC 5 高级编程
    搜索《ASP.NET MVC 5 高级编程》
    图书

    Mastering ASP.NET Web API - 图书

    2017计算机·编程设计
    导演:Mithun Pattankar Malendra Hurbuns
    This book is for .Net developers who wants to Master ASP.NET Core (Web API) and have played around with previous ASP.NET Web API a little, but don’t have in-depth knowledge of it. You need to know Visual Studio and C#, and have some HTML, CSS, and JavaScript knowledge.
    Mastering ASP.NET Web API
    搜索《Mastering ASP.NET Web API》
    图书

    ASP.NET Core 5.0开发入门与实战 - 图书

    2022计算机·计算机综合
    导演:韩冬 张安忠 碌云 王泽威
    ASP.NET Core 5.0开发入门与实战
    ASP.NET Core 5.0开发入门与实战
    搜索《ASP.NET Core 5.0开发入门与实战》
    图书

    Pro ASP.NET MVC 3 Framework - 图书

    导演:Steven Sanderson
    Pro ASP.NET MVC 3 Framework
    搜索《Pro ASP.NET MVC 3 Framework》
    图书
    加载中...